Extract prune logic into an internal API
authorColin Walters <walters@verbum.org>
Sat, 29 Jun 2013 17:48:26 +0000 (13:48 -0400)
committerColin Walters <walters@verbum.org>
Sat, 29 Jun 2013 17:49:34 +0000 (13:49 -0400)
commit613f57007cd8492f8c0c1bfebd525921c60e0a50
treeab397eb9454213179b843daf130214629fddfc25
parenta167bb7342f41a805124f7f7dbb4306c09619524
Extract prune logic into an internal API

This will be used by ostree admin deploy.
Makefile-ostree.am
src/ostree/ostree-prune.c [new file with mode: 0644]
src/ostree/ostree-prune.h [new file with mode: 0644]
src/ostree/ot-builtin-prune.c